*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Mon, 22 Dec 2008 20:20:25 +0000 (20:20 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 22 Dec 2008 20:20:25 +0000 (20:20 +0000)
lisp/ChangeLog

index 8604aece8b58069730c21b19b193616b440bb349..0770d344c4ded75c5b6e4a47fbe4ab8d90fa6cd0 100644 (file)
@@ -1,5 +1,11 @@
 2008-12-22  Richard M Stallman  <rms@gnu.org>
 
+       * shadowfile.el (shadow-copy-file): Handle buffer-swapped-with.
+
+       * files.el (buffer-swapped-with): New variable.
+       (basic-save-buffer-0): Most of basic-save-buffer moved here.
+       (basic-save-buffer): Unswap the buffer temporarily if nec.
+
        * dired.el (dired-readin): Inhibit modification hooks.
 
 2008-12-22  Ulf Jasper  <ulf.jasper@web.de>